CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.pro·9h·
Discuss: Hacker News
Cache Optimization
Simple hash map in C, for learning purpose
reddit.com·4h·
🏷️Symbol Interning
Souvenir
deprogrammaticaipsum.com·12h
🔗Weak References
smartgo: I wish for a Go-like language with Rust-like pointers
iio.ie·12h
🔒Rust Borrowing
Is Odin Just a More Boring C?
dayvster.com·4h·
Discuss: Hacker News
🐹Go Internals
Rodrigo Girão Serrão: Functions: a complete reference | Pydon't 🐍
mathspp.com·8h
🚪Function Prologues
FastAPI & PostgreSQL Sharding: A Step-by-Step Guide (Part 1) - Theory
realpython.com·6h·
Discuss: DEV
🔗Hash Functions
Automated Verification of Code Logic & Security Vulnerabilities via Hyperdimensional Semantic Analysis
dev.to·11h·
Discuss: DEV
🌳Pattern Match Compilation
A Primer on Memory Consistency and Cache Coherence, Second Edition
link.springer.com·22h·
Discuss: r/programming
🧠Memory Models
A case for learning GPU programming with a compute-first mindset – Maister's Gr
themaister.net·3h·
🔗Language Toolchains
Evading the Watchful Eye: A Red Teamer’s Guide to EDR Bypass Techniques
medium.com·3h
🏷️Memory Tagging
Design Principle: Composable Services
sleepingpotato.com·2h·
Discuss: Hacker News
🔀Control Structures
Recurse Checkins
404wolf.com·14h
🔄Bootstrapping
WASM in the Kernel: Tales of Triumph and Trouble
riptides.io·2h·
Discuss: Hacker News
🌐WASM Runtimes
GSoC 2025 - Support simple C++20 modules use from the Clang driver without a build system
blog.llvm.org·15h·
Discuss: r/cpp
🪆Embedded DSLs
[shi•rei] A new immediate-mode GUI framework for Go
judi.systems·4h·
Discuss: r/golang
💻Terminal UIs
Highly concurrent in-memory counter in GoLang
engineering.grab.com·15h
🧠Memory Models
Bulk operations in Boost.Bloom
bannalia.blogspot.com·2d·
Discuss: r/cpp
🌸Bloom Indexing
Ask HN: Systems Development Path
news.ycombinator.com·2d·
Discuss: Hacker News
🦀MIR Optimization
Reflections on Designing a Search Autocomplete System
torontostudygroup.github.io·1d·
Discuss: DEV
🌿Trie Structures